Release 10.1A: OpenEdge Development:
Progress 4GL Reference


LAST-BATCH attribute

Indicates whether a FILL operation on a ProDataSet temp-table retrieved the last batch of rows in its associated query.

Note: You typically use the LAST-BATCH attribute in conjunction with the BATCH-SIZE attribute. It is best to use the LAST-BATCH attribute with a top-level ProDataSet temp-table. If you use the LAST-BATCH attribute with the BATCH-SIZE attribute for a child temp-table, the parent (or ancestor) must have only one row, because Progress restarts the BATCH-SIZE counter on a child temp-table for each parent record (as opposed to once per child temp-table).

Data type: LOGICAL

Access: Readable/Writeable

Applies to: Temp-table object handle

See also

BATCH-MODE attribute, BATCH-SIZE attribute, FILL( ) method


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095